< Prev(J) / Next(K) > / View :

Filename: /text/scalc/01/func_minute.xhp

(bookmark: bm_id3149803)
MINUTE function

MINUTE 関数
(bookmark: bm_id3148616)

(variable: minute)MINUTE
(variable: minute)MINUTE(hd_id3149803.66)

Calculates the minute for an internal time value. The minute is returned as a number between 0 and 59.
[PO-fuzzy@scalc\01.po] 内部時刻値の「分」を計算します。分は 0 から 59 までの間の数値として返されます。(par_id3148988.67)

Syntax
構文(hd_id3154343.68)

MINUTE(Number)
MINUTE(数値)(par_id3148660.69)

Number, as a time value, is a decimal number where the number of the minute is to be returned.
数値 は小数で表される値で、これに対応する分が返されます。(par_id3154611.70)

Examples
(hd_id3145374.71)

=MINUTE(8.999) returns 58
=MINUTE(8.999) は、58 を返します。(par_id3148463.72)

=MINUTE(8.9999) returns 59
=MINUTE(8.9999) は、59 を返します。(par_id3149419.73)

=MINUTE(NOW()) returns the current minute value.
=MINUTE(NOW()) は、現在の分の値を返します。(par_id3144755.74)


< Prev / Next >